home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl2 / psyalp25.zip / README.TXT < prev    next >
Text File  |  1996-05-10  |  5KB  |  115 lines

  1. The Psychedelic Screen Saver Collection - Version 2.5 Alpha
  2. Copyright (C) 1995-1996
  3. All Rights Reserved
  4. http://www.halcyon.com/pixel/psych.htm
  5.  
  6. By Mike Irvine 
  7. EMAIL: pixel@halcyon.com
  8.  
  9.  
  10. This file contains the following information:
  11.  
  12. OVERVIEW ..............: What is the Psychedelic Screen Saver Collection?
  13. BACKGROUND ............: Where did it come from?
  14. SYSTEM REQUIREMENTS ...: What do I need in order to run it?
  15. INSTALLATION ..........: How do I install it?
  16. REGISTRATION ..........: Where can I find info on how to register it?
  17. QUESTIONS/SUPPORT .....: Where can I get help with problems?
  18.  
  19.  
  20.  
  21.                                OVERVIEW
  22.  
  23.   The Psychedelic Screen Saver Collection is, as the name so cleverly 
  24. suggests, a collection of screen savers that generate an endless variety 
  25. of mesmerizing patterns. As the patterns materialize on your screen, the 
  26. colors will shift, undulate, and generally speaking, look cool. Whether 
  27. you're into abstract art, mathematics, or just have a history of mental 
  28. illness, you'll love these screen savers.  
  29.  
  30. Included in the collection are the following programs:
  31.  
  32. Program:        Directory:     Purpose:    
  33. PSYCH.SCR       System32       The Psychedelic Screen Saver
  34.  
  35.  
  36.                               BACKGROUND
  37.  
  38.   The algorithms I used in these screen savers were originally conceived as 
  39. part of an art project I worked on in my senior year at the Evergreen State 
  40. College.   I implemented the algorithms in about 70,000 lines of Borlands'
  41. Turbo Pascal for MS-DOS and included a "User Interface From Hell" that 
  42. provided access to the hundreds of parameters used to customize the image 
  43. generation process.  After I graduated, I attempted to make a living as an 
  44. artist by selling the images I produced to various galleries around the 
  45. country.   I quickly discovered that being an artist requires not only a 
  46. healthy dose of creativity, but also a boatload of marketing savvy (which I
  47. was lacking).  Since I was having a hard time making ends meet, I decided I'd
  48. have to find another way to make a living (besides, another month of macaroni
  49. and cheese would probably have killed me).  After kicking around the idea of
  50. putting together a company to do the video/effects for raves, I decided that 
  51. I'd be better off getting a programming position with a company that wouldn't
  52. require me to wear a suit.  In order to prove I'd done some programming, I 
  53. ported some of my Pascal code for MS-DOS into C for MS Windows and sent it 
  54. out with my resume.   The result was the beginning of the collection of the 
  55. screen savers included here.
  56.  
  57.  
  58.  
  59.                            SYSTEM REQUIREMENTS
  60.  
  61. Suggested:
  62. *  A DEC Alpha running Microsoft Windows NT 3.51 (or later)
  63. *  256 color display card - While the screen savers should still work in 
  64.      high/true color modes, you won't get palette animation. 
  65.    In order to get some of the effects that they use, the screen savers use 
  66.    a palettized video mode. This means that colors are referenced by index 
  67.    rather than by RGB value. By using a palettized video mode, the screen 
  68.    savers can change the RGB value that corresponds to a particular palette 
  69.    index and the result is that all of the colors on the screen that use 
  70.    that index are immediately updated. Neither high or true color modes use 
  71.    a palette, so it is not possible to achieve the effects without manually 
  72.    updating the entire display. Since updating the entire display is far 
  73.    too slow, I didn't code the screen savers to do it. 
  74.    On the bright side, Windows 95 supports dynamic video mode switching 
  75.    which means that the display mode can be changed without rebooting the 
  76.    system. Unfortunately, most of the drivers that are available now don't 
  77.    handle changes to different pixel depths very well. Once the video 
  78.    driver writers get their act together, I'll setup the screen savers to 
  79.    change to a palette based video mode when they start up and then change 
  80.    back when they are done. However, until then, we're stuck with the 
  81.    limitation :-(
  82.  
  83.  
  84.  
  85.                               INSTALLATION
  86.  
  87. Just run the setup program (SETUP.EXE) and then follow the directions.
  88.  
  89.  
  90.                               REGISTRATION
  91.  
  92. Registration is easy!  The file "ORDERFRM.TXT" contains all the information you 
  93. need on how to register the "Psychedelic Screen Saver Collection"
  94.  
  95. Please refer to LICENSE.TXT for information on the license agreement. 
  96.  
  97.  
  98.  
  99.                            QUESTIONS/SUPPORT
  100.  
  101. If you have access to the World Wide Web, check out the home page for the
  102. Psychedelic Screen Saver Collection at:
  103.  
  104. http://www.halcyon.com/pixel/psych.htm
  105.  
  106. I maintain a "Frequently Asked Questions" page similar to the FAQ.TXT that 
  107. I've included here with the collection (but more up to date).  The FAQ 
  108. provides answers to the vast majority of the questions I get via email. 
  109.  
  110. You can find the information in the FAQ.TXT or in the FAQ on the home page 
  111. for the collection, send email to me Mike Irvine at pixel@halcyon.com
  112.  
  113. I do my best to answer *every* question I get.
  114.  
  115.